Action

An action providing a response to the UpdatePasswordCallback.

Constructors

Link copied to clipboard
constructor(consumer: Consumer<Response>)

Functions

Link copied to clipboard
open fun ignore()
Tells the browser not to update the password for this login.
Link copied to clipboard
Returns true if this action is closed.
Link copied to clipboard
open fun update()
Tells the browser to update the password for this login in the password store.